Fix tiny docs typo.
authorMurray Cumming <murrayc@murrayc.com>
Fri, 18 Nov 2011 10:30:07 +0000 (11:30 +0100)
committerMurray Cumming <murrayc@murrayc.com>
Fri, 18 Nov 2011 10:30:07 +0000 (11:30 +0100)
gtk/gtkwidget.c

index 667569b7947c50eb0d77f995a37725ca7f50ebdb..107fa47bfd68a5262c8c348ce6163cec71607582 100644 (file)
@@ -9756,7 +9756,7 @@ gtk_widget_get_device_events (GtkWidget *widget,
  * #GTK_NO_WINDOW widgets, and are relative to @widget->allocation.x,
  * @widget->allocation.y for widgets that are #GTK_NO_WINDOW widgets.
  *
- * Deprecated: 3.4: Use gdk_window_get_device_positon() instead.
+ * Deprecated: 3.4: Use gdk_window_get_device_position() instead.
  **/
 void
 gtk_widget_get_pointer (GtkWidget *widget,